ReplaceAsyncOverride Method (C1EntityFrameworkCoreVirtualDataCollectionBase<T>)
This method is called when an item is replaced in the collection.
Parameters
- index
- The index of the replaced item.
- item
- The replaced item.
- cancellationToken
- The cancellation token.